Merge bug fixes from CEDET upstream.
authorDavid Engster <dengste@eml.cc>
Mon, 13 Jan 2014 20:04:08 +0000 (21:04 +0100)
committerDavid Engster <dengste@eml.cc>
Mon, 13 Jan 2014 20:04:08 +0000 (21:04 +0100)
commitb431f27e6c7254f9ac5396a336ed7ddb69ff01aa
tree04ea3304680e41fca67ed9575d6dfcd3b89263f4
parent52925e05cfb6c802c7926240340d4e585c3ebc9f
Merge bug fixes from CEDET upstream.

* semantic/analyze/refs.el (semantic-analyze-refs-impl): Fix Typo
in a doc string.
* semantic/ia.el (semantic-ia-complete-symbol): Ignore case if
prefix is all lower case.
(semantic-ia-fast-jump): Push mark before jumping to an include
file.
* semantic/complete.el (semantic-displayor-point-position):
Calculate if the toolbar is on the left when calculating point
position.
lisp/cedet/ChangeLog
lisp/cedet/semantic/analyze/refs.el
lisp/cedet/semantic/complete.el
lisp/cedet/semantic/ia.el